Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installed a newest bundler to avoid lower version error #14

Merged
merged 3 commits into from
Nov 30, 2021

Conversation

matsubo
Copy link
Contributor

@matsubo matsubo commented Oct 12, 2021

Abstract

Thank you for creating initial version of github actions.
I've fixed bundler version compatibility error and made changes for maintenance.

Changes

  • fix: Installed a newest bundler to avoid lower version error.
  • Improvements: Updated ruby version
  • Suggestion: Bump minor version

Error log
https://github.com/matsubo/ttsttb/runs/3857183217?check_suite_focus=true

+ bundle install
/usr/local/lib/ruby/2.6.0/rubygems.rb:283:in `find_spec_for_exe': Could not find 'bundler' (2.2.16) required by your /github/workspace/Gemfile.lock. (Gem::GemNotFoundException)
@CvX
Copy link

CvX commented Nov 16, 2021

Hi! Would you consider submitting this change to https://github.com/discourse/publish-rubygems-action? 😃

Copy link
Owner

@cadwallion cadwallion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!

@cadwallion cadwallion merged commit 8f9e053 into cadwallion:master Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants